qemu: Use domid in qemu log name. Can be related back to domain name
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 5 Jun 2007 08:59:34 +0000 (09:59 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 5 Jun 2007 08:59:34 +0000 (09:59 +0100)
commitcaef84a898c786fcde190d8089874ee7cb74f271
tree4700437afd2448e7693d0333c3e26d358bac1003
parentfbc9cef80bf95ab3e0197affed5b30215bef353a
qemu: Use domid in qemu log name. Can be related back to domain name
or uuid via xend logs, less unique than pids to prevent excessive
number of log files hanging around, yet not immediately reused (unlike
e.g., after domain crash or reboot) where previous log file is
immediately overwritten. Not using domain names in logs avoids and
chance of unprintable charcatres becoming embedded in filenames.
Signed-off-by: Keir Fraser <keir@xensource.com>
tools/ioemu/vl.c